'Declaration Public Overloads Shared Function CreateGradientFill( _ ByVal styles As IStyles, _ ByVal top As Double, _ ByVal left As Double, _ ByVal bottom As Double, _ ByVal right As Double, _ ByVal gradientStops() As GradientStop _ ) As Fill
'Declaration
Public Overloads Shared Function CreateGradientFill( _ ByVal styles As IStyles, _ ByVal top As Double, _ ByVal left As Double, _ ByVal bottom As Double, _ ByVal right As Double, _ ByVal gradientStops() As GradientStop _ ) As Fill
public static Fill CreateGradientFill( IStyles styles, double top, double left, double bottom, double right, GradientStop[] gradientStops )
StyleExtensions クラス StyleExtensions メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.